Interface ASAFileContent

All Superinterfaces:
FileContent, IPCData, Pdu, Signal
All Known Implementing Classes:
ASAFileContentImpl

public interface ASAFileContent extends FileContent
  • Method Details

    • getDeviceType

      DeviceType getDeviceType()
      Returns:
      DeviceType Returns a DeviceType
    • setDeviceType

      void setDeviceType(DeviceType deviceType)
      Parameters:
      deviceType - Takes in a parameter of deviceType
    • getSetName

      String getSetName()
      Returns:
      String Returns a String
    • setSetName

      void setSetName(String setName)
      Parameters:
      setName - Takes in a parameter of setName